home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>Form1</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>Form1</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>488</width>
- <height>398</height>
- </rect>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel" row="0" column="1">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>3</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <property name="text">
- <string>Click the check box next to any folder you want to restore archive</string>
- </property>
- <property name="alignment">
- <set>AlignTop|AlignLeft</set>
- </property>
- <property name="buddy" stdset="0">
- <cstring>tvFileBrowser</cstring>
- </property>
- </widget>
- <spacer row="1" column="0">
- <property name="name">
- <cstring>spacer4</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="2">
- <property name="name">
- <cstring>spacer4_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="2" column="1">
- <property name="name">
- <cstring>GoNextTip</cstring>
- </property>
- <property name="text">
- <string>To continue, click <b>Next</b></string>
- </property>
- <property name="alignment">
- <set>AlignVCenter|AlignLeft</set>
- </property>
- </widget>
- <widget class="CFileBrowserCtl" row="1" column="1">
- <property name="name">
- <cstring>cFileBrowserCtl</cstring>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Here you can choose where to restore the backup image to.</string>
- </property>
- </widget>
- </grid>
- </widget>
- <connections>
- <connection>
- <sender>cFileBrowserCtl</sender>
- <signal>SelectionChanged(CBrowserItem*)</signal>
- <receiver>Form1</receiver>
- <slot>BrowseDir_selectionChanged()</slot>
- </connection>
- </connections>
- <slots>
- <slot>OnItemStateChanged( QListViewItem * )</slot>
- <slot>BrowseDir_selectionChanged()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="0"/>
- <includehints>
- <includehint>filebrowser.h</includehint>
- <includehint>filebrowserlist.h</includehint>
- </includehints>
- </UI>
-